Gross Chess

Invented by: Fergus Duniho, 2009

Game hierarchy

• Game
    • Generic Chess
        • Generic x12
            • Generic 12x12
                • Gross Chess

Board

FEN: mavwc2cwvam/1rsnbqkbnsr1/pppppppppppp/12/12/12/12/12/12/PPPPPPPPPPPP/1RSNBQKBNSR1/MAVWC2CWVAM w KBkb - 0 1

Piece Types

Internal NameNameNotationAdded ByNotes
KingKingKGeneric Chessroyal; can castle
PawnPawnPGeneric Chessen passant; can promote by replacement; pawn structure evaluation
QueenQueenQGross Chesstrap king on back rank bonus
RookRookRGross Chesscastling partner; open file bonus; trap king on back rank bonus
BishopBishopBGross Chesscolorbinding evaluation
KnightKnightNGross Chess 
ChancellorMarshallMGross Chessopen file bonus; trap king on back rank bonus
ArchbishopArchbishopAGross Chess 
CannonCannonCGross Chess 
VaoVaoVGross Chesscolorbinding evaluation
WizardWizardWGross Chesscolorbinding evaluation
ChampionChampionSGross Chess 

Game Variables

Name = "Gross Chess"
Invented = "2009"
InventedBy = "Fergus Duniho"
NumberOfSquareColors = 2
FENFormat = "{array} {current player} {castling} {en-passant} {half-move clock} {turn number}"
FENStart = "#{Array} w #default #default 0 1"
Array = "mavwc2cwvam/1rsnbqkbnsr1/pppppppppppp/12/12/12/12/12/12/PPPPPPPPPPPP/1RSNBQKBNSR1/MAVWC2CWVAM"
DeduplicateMoves = false
StaticExchangeEvaluation = false

Declared in Generic Chess:

StalemateResult = Draw
PromotionRule = Custom
PromotionTypes = ""
BareKing = false
EnPassant = true
PromotingType = null
CastlingType = King

Declared in Generic x12:

PawnMultipleMove = @3(2,3)

Declared in Generic 12x12:

Castling = 2R Close-Rook Flexible

Rules

MoveCompletionDefaultRule
EnPassantRule
CheckmateRule
Move50Rule
FlexibleCastlingRule
GrossChessPromotionRule
RepetitionDrawRule

Evaluations

PawnStructureEvaluation
DevelopmentEvaluation
LowMaterialEvaluation
ColorbindingEvaluation
RookTypeEvaluation

 
 

COPYRIGHT (C) 2021 BY GREG STRONG